NoteOffEvent Struct Reference

Note-off event specific data. More...

#include <ivstevents.h>

Data Fields

int16 channel
 channel index in event bus
int16 pitch
 range [0, 127] = [C-2, G8] with A3=440Hz
float velocity
 range [0.0, 1.0]
int32 noteId
 associated noteOn identifier (if not available then -1)
float tuning
 1.f = +1 cent, -1.f = -1 cent

Detailed Description

Note-off event specific data.

Used in Event (union)


Field Documentation

channel index in event bus

range [0, 127] = [C-2, G8] with A3=440Hz

float velocity

range [0.0, 1.0]

associated noteOn identifier (if not available then -1)

float tuning

1.f = +1 cent, -1.f = -1 cent

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Empty

Copyright ©2013 Steinberg Media Technologies GmbH. All Rights Reserved.